Skip to content

[chart/v1-2x-test] Support image digest in worker pod template image (#69776)#70244

Merged
bugraoz93 merged 1 commit into
chart/v1-2x-testfrom
backport-e420143-chart/v1-2x-test
Jul 22, 2026
Merged

[chart/v1-2x-test] Support image digest in worker pod template image (#69776)#70244
bugraoz93 merged 1 commit into
chart/v1-2x-testfrom
backport-e420143-chart/v1-2x-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

The pod_template_image helper only rendered repository:tag, ignoring
digests, while airflow_image supports repository@digest with digest
taking precedence over tag. Add images.pod_template.digest (falling
back to defaultAirflowDigest) so worker pods can pin images by digest.

Closes: #58625
(cherry picked from commit e420143)

Co-authored-by: Preetham Sanji 141400461+PreethamSanji@users.noreply.github.com
Co-authored-by: Przemysław Mirowski 17602603+Miretpl@users.noreply.github.com

…69776)

The pod_template_image helper only rendered repository:tag, ignoring
digests, while airflow_image supports repository@digest with digest
taking precedence over tag. Add images.pod_template.digest (falling
back to defaultAirflowDigest) so worker pods can pin images by digest.

Closes: #58625
(cherry picked from commit e420143)

Co-authored-by: Preetham Sanji <141400461+PreethamSanji@users.noreply.github.com>
Co-authored-by: Przemysław Mirowski <17602603+Miretpl@users.noreply.github.com>
@boring-cyborg boring-cyborg Bot added the area:helm-chart Airflow Helm Chart label Jul 22, 2026
@Miretpl
Miretpl marked this pull request as ready for review July 22, 2026 15:13
@Miretpl Miretpl added this to the Airflow Helm Chart 1.23.0 milestone Jul 22, 2026
@bugraoz93
bugraoz93 merged commit 62f0120 into chart/v1-2x-test Jul 22, 2026
28 of 35 checks passed
@bugraoz93
bugraoz93 deleted the backport-e420143-chart/v1-2x-test branch July 22, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:helm-chart Airflow Helm Chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants